SD - ABAP - Surya - Prudvi - 2016-04-21 - 26717 - EMEA Rescheduling - Stock Wrapper Program - (Dan by 2016-05-20) #ABAP #OrderEntry #salesorders #EMEA
SPECIFICATIONS
26717 - Spec - EMEA Rescheduling - Stock Wrapper Program
Purpose
Admin Info
Purpose
|
EMEA to have its own rescheduling for stock products
|
Requested By
|
Dan Brennan
|
Spec Created By
|
Surya Basa
|
Spec Created Date
|
04-22-2016
|
Spec QA by
|
Surya Basa
|
Objects
|
ZSD_RESCHEDULING_EMEA
TVARVC
|
Document Status
|
WIP
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
08
|
2
|
Documentation
|
08
|
3
|
Development/ Config
|
40
|
4
|
Unit test in DEV
|
40
|
5
|
Unit test in QUA
|
40
|
6
|
Other activity
|
|
|
TOTAL
|
136
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
Documents
[Attach any document(s) received for the requirement(s)]
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
Create a wrapper program to ensure rescheduling for EMEA only runs against stock materials.
In Scope:
[List the
activities to be included in scope]
MRP Group NOS (Never out of stock) is only considered as the basis to fetch the materials from EMEA plants.
Out of Scope:
[Out of scope activities]
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
1. Create a program for EMEA plants that would act as a pre-processor for the rescheduling job/program.
2. Variable should be created and placed in TVARVC table and EMEA plants should be assigned on them.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
The wrapper program was kicked off in background with NOS MRP group in the input
|
All materials in plants 0310, 0315, 0320 and 0325 having NOS MRP group should be picked up and updated to the corresponding variables maintained in TVARVC table.
|
SD002
|
The material master was updated for 0315 w/o NOS MRP group for material 10000218
|
The material should not appear in the extract.
|
Solution Details
[Provide complete technical details for configuration or programming here]
Program ZSD_RESCHEDULING_EMEA was created and tied to the vairable ZRSD_RESCHEDULING_PLANTS_EMEA.
Fetch materials based on EMEA plants and MRP group from input . Place the fetched materials in TVARVC table with specific to plant
Issues
[List Issues / Bugs identified in configuration or development]
NA